/*重定义的html样式*/
* html{background-image:url(about:blank); background-attachment:fixed;-webkit-text-size-adjust:none;} 
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, em, form, fieldset, legend, img { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-size:100%;font-family:microsoft yahei}
fieldset, img {border:none; display:block;}
ul, li, ol, dl, dt, dd{ list-style:none; }
a{text-decoration:none; cursor:pointer;}
body{color:#333333; font-size:12px; font-family:microsoft yahei; /* overflow-y:scroll;*/-webkit-text-size-adjust:none; background:#FFF;}

/*清除浮动央视*/
.clearfix:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}
.clearfix{zoom:1;}    
.clear{clear:both; height:0; font-size:0; overflow:hidden;}

/*定义的公用样式*/
.fl{float:left;}
.fr{float:right;}

.blank50 {width:100%; height:50px; margin:0; padding:0;}
.blank40 {width:100%; height:40px; margin:0; padding:0;}
.blank30 {width:100%; height:30px; margin:0; padding:0;}
.blank20 {width:100%; height:20px; margin:0; padding:0;}
.blank10 {width:100%; height:10px; margin:0; padding:0;}

/* top */
.top_box {width:100%; height:33px; background:url(../images/topbg.png) repeat-x; line-height:33px;}
.top {width:1000px; margin:0 auto;}
.top_fl {width:550px; line-height:33px;}
.top_fl a {color:#666; text-decoration:none; padding-right:10px;}
.top_fl a:hover {color:#49c5b3; text-decoration:none;}
.top_fr {width:250px; height:33px; background:url(../images/fwrx.png) no-repeat;}

/* logo */
.bzdh {width:1000px; margin:0 auto;}
.logo {width:276px; height:76px; background:url(../images/logo.png) no-repeat;}
.nav {width:640px; height:76px; line-height:76px;}
.nav a {display:block; padding:0 10px; height:76px; float:left; line-height:76px; font-size:14px; color:#666;}
.nav a:hover {color:#49c5b3; text-decoration:none;}
.nav .curr {display:block; color:#49c5b3;}

/* banner */
.fullSlide {width:100%;position:relative;height:379px;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden; height:379px;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:379px;overflow:hidden;text-align:center;}
.fullSlide .bd li a {display:block;height:379px;}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;	overflow:hidden;background:#FFF;
line-height:999px;}
.fullSlide .hd ul .on {background:#49c5b3;}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;	z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next {left:auto;right:15%;background-position:-6px -137px;}

/* 友情链接 */
.link_box {width:100%; height:45px; line-height:45px; background:#49c5b3;}
.link {width:1000px; margin:0 auto;}
.link_bt {width:120px;font-size:18px; color:#FFF;}
.link_nr {width:860px;}
.link_nr a {color:#FFF; text-decoration:none; padding:0 5px;}
.link_nr a:hover {color:#fcff00; text-decoration:none;}

/* foot */
.foot_box {width:100%; padding:10px 0; background:#2d9f8e;}
.foot {width:1000px; margin:0 auto; text-align:center; line-height:30px; font-size:12px; color:#FFF;}
.foot a {color:#FFF; text-decoration:none; padding:0 10px;}
.foot a:hover {color:#fcff00; text-decoration:none;}















